| Project | |
|---|---|
| Release | |
| Test Environment | |
| Execution Start Time | Thu, 16 Nov 2023 20:14:48 GMT |
| Execution End Time | Thu, 16 Nov 2023 20:14:59 GMT |
| Total Execution Time | 11s |
|
|
|
|
|
|
| Filename | Tests | Execution Time | Passed | Failed | Timed Out | Skipped | Interrupted |
|---|---|---|---|---|---|---|---|
| E2E/first.spec.ts | 1 | 10s | 0 () | 1 () | 0 () | 0 () | 0 () |
| Browser | Tests | Execution Time | Passed | Failed | Timed Out | Skipped | Interrupted |
|---|---|---|---|---|---|---|---|
| e2e | 1 | 10s | 0 () | 1 () | 0 () | 0 () | 0 () |
| Title | Status | File | Browser | Duration | Details | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Test Case 1: Register User | failed | E2E/first.spec.ts | e2e | 10s 131ms |
read_more
Test Case 1: Register UserX
Error: expect(received).toEqual(expected) // deep equality
Expected: true
Received: false
at /home/runner/work/playwright_automation_showcase/playwright_automation_showcase/Services/AutomationPractice.ts:139:21
at AutomationPractice.registerUser (/home/runner/work/playwright_automation_showcase/playwright_automation_showcase/Services/AutomationPractice.ts:96:5)
at /home/runner/work/playwright_automation_showcase/playwright_automation_showcase/tests/E2E/first.spec.ts:46:5
|
||||||||
| Title | Status | File | Browser | Duration | Details |